.headTop .gjl {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    background: #d0e3f8;
}
.headTop .gjl .gjlContent {
    width: 1120px;
    margin: 0 auto;
    text-align: right;
}
/*.headTop .gjl #slh {
    color: #ffffff;
    padding: 2px 5px;
    background: #dd0900;
    border-radius: 5px;
}*/
.headTop .gjl a{
    margin-right: 15px;
}
.headTop .gjl .change {
    display:inline-block;
    margin-right: 15px;
}
.headTop .gjl .change a{
    margin: 0 5px;
}
.headTop .dhl {
    height: 58px;
    width: 100%;
    background: url(/public/nav_bg.png) no-repeat center;
}
.headTop .dhl .nav {
    width: 1125px;
    margin: 0 auto;
    position: relative;
    background: #e7f2ff;
}
.headTop .dhl .nav ul li {
    float: left;
    width: 16.6%;
    font-size: 24px;
    line-height: 55px;
    text-align: center;
}
.headTop .dhl .nav ul li.active, .headTop .dhl .nav ul li:hover {
    color: #0957b8;
    background: #d3e6fd;
    font-weight: bold;
}
.mainxiala {
    width: 1125px;
    margin: 0 auto;
    background: #f0f0f0;
    position: absolute;
    left: 0;
    display: none;
    z-index: 99;
}
.mainxiala .scroll {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    padding: 30px 0;
}
.mainxiala .scroll .arrow-left {
    width: 34px;
    left: 4px;
    top: 33%;
    position: absolute;
    height: 50px;
    z-index: 2;
    background: url("/public/pre.png") no-repeat;
}
.mainxiala .scroll .arrow-right {
    width: 34px;
    right: 0;
    top: 33%;
    position: absolute;
    height: 50px;
    z-index: 2;
    background: url("/public/next.png") no-repeat;
}
.mainxiala .scroll .swiper-ZT {
    width: 850px;
    margin: 0 auto;
    height: 91px;
}
.mainxiala .scroll .swiper-ZT img {
    width: 242px;
    height: 91px;
    display: block;
    margin: auto;
    box-shadow: 0 5px 6px rgba(0,0,0,.2);
}
.mainxiala .scroll .swiper-ZT a{
     position: relative;
}
.mainxiala .ztzs {
    width: 1060px;
    margin: 0 auto;
    padding: 30px 0;
}
.mainxiala .ztzs .ztitm{
	float:left;
    width: 336px;
    height: 126px;
	margin-right: 25px;
}
.mainxiala .ztzs .ztitm img {
    width: 100%;
    height: 100%;
}
.mainxiala .ztzs .ztitm:last-child{
    margin-right: 0;
}

.headTop .banner {
    width: 100%;
    height: 190px;
    background: url("/public/banner_new.png") no-repeat center center;
}
.headTop .banner .ban_gj{
    width:1125px;
    margin:0 auto;
    padding-top: 60px;
}
.headTop .banner .logo {
    width: 641px;
    height: 64px;
}
.headTop .banner .ban_gj .search_n {
    height: 45px;
    line-height: 45px;
    display: block;
    border: 1px solid #41c7f3;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    margin-top: 10px;
    margin-right: 50px;
}
.headTop .banner .ban_gj .search_n input {
    width: 300px;
    height: 100%;
    font-size: 16px;
    background: none;
    border: none;
    text-indent: 10px;
    color: #c5c3c3;
}
.headTop .banner .ban_gj .search_n button {
    width: 60px;
    height: 45px;
    font-size: 18px;
    cursor: pointer;
    color: #ffffff;
    background: #41c7f3;
    text-align: center;
}
.headTop .gjl .gjlContent a, .headTop .gjl .gjlContent div {
    display: inline-block;
}
.headTop .gjl .gjlContent a.mobile {
    position: relative;
}

.headTop .gjl .gjlContent a.mobile .ewm {
    position: absolute;
    top: 35px;
    right: -20px;
    width: 80px;
    height: 80px;
}